projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c5007f4
)
(with-electric-help): Add missing argument MINHEIGHT.
author
Erik Naggum
<erik@naggum.no>
Thu, 2 Nov 1995 20:30:38 +0000
(20:30 +0000)
committer
Erik Naggum
<erik@naggum.no>
Thu, 2 Nov 1995 20:30:38 +0000
(20:30 +0000)
lisp/ehelp.el
patch
|
blob
|
history
diff --git
a/lisp/ehelp.el
b/lisp/ehelp.el
index 756583bfe27ae5f52757656101189fbf0d8c2585..b314927e8f8fb4a7c6072a155ea4f548fd2dbcd6 100644
(file)
--- a/
lisp/ehelp.el
+++ b/
lisp/ehelp.el
@@
-91,7
+91,7
@@
)
;;;###autoload
-(defun with-electric-help (thunk &optional buffer noerase)
+(defun with-electric-help (thunk &optional buffer noerase
minheight
)
"Pop up an \"electric\" help buffer.
The arguments are THUNK &optional BUFFER NOERASE MINHEIGHT.
THUNK is a function of no arguments which is called to initialize the